PreviewItemReceivedTime Property |
Gets the received time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime ReceivedTime { get; }Public ReadOnly Property ReceivedTime As DateTime
Get
Property Value
Type:
DateTimeThe received time.
See Also